home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / rread201.zip / RR.HST < prev    next >
Text File  |  1993-04-13  |  5KB  |  119 lines

  1.                 ** Revision History for The RaLin Reader **
  2.      The following gives you a little insight to the development of
  3.      The RaLin Reader. Listed in reverse order, from most current to
  4.      the oldest.
  5.  
  6. 04/13/93
  7.   Version 2.01 ready. I do believe the BUGS are eradicated from this
  8.   one. Releasing as an Open Beta.
  9.  
  10. 04/12/93
  11.   If in New File picklist, Esc was pressed, program would just Exit. The
  12.   user now has the option to Exit, or reload the original file.
  13.  
  14.   Added dialog boxes for some functions, instead of the message being
  15.   printed on the status line. Also implemented a progress bar when printing
  16.   the complete file to printer. Other functions will be converted to dialog
  17.   box use soon. Eventually we'll leave the status line alone.
  18.   ***********************************************************************
  19.   Have decided that this version, and the next few will be released under
  20.   the status of 'Open Beta' as the changes are happening rapidly, and I
  21.   need the users to test for me.
  22.  
  23.   04/09/93
  24.   Fixed the bug in version 2.0 that caused premature Exit. While I was at
  25.   it, I enhanced the PickList, set code to return to the start up directory
  26.   upon exit, added the "Mark Text" function. Next release will be version
  27.   2.01 - A bug fix, plus enhancements.
  28.  
  29. 04/08/93
  30.   Oh No!!
  31.   Discovered a bug in version 2.0 that would cause the program to EXIT when
  32.   various functions were called. Managed to remove most copies from the
  33.   systems that had them. Don't know how the hell I missed that!
  34.   Some copies did get out though, guess it's my turn to be embarrassed about
  35.   a serious bug in a release version. Had to happen sooner or later!
  36.  
  37. 04/07/93
  38.   Released version 2.0 to the distribution sites.
  39.  
  40. 04/05/93
  41.   Basically, version 2.0 is now ready for release, a little more testing and
  42.   will distribute to the Shareware system.
  43.  
  44. 04/03/93
  45. * Added 3 configurable Printer Command Strings. These are accessed by
  46.   pressing the ALT key and the number 1,2 or 3. These allow you to set up
  47.   special commands to send to your printer prior to printing any text you
  48.   are viewing. If no command strings are entered in RRCONFIG, they default
  49.   to the code to Home the printhead on your printer. When any of the ALT
  50.   keys for this function are pressed, the reader will sound a short tone,
  51.   just to let you know that something did indeed happen with that keypress,
  52.   there is no visual reminder that the code has been sent.
  53.  
  54. 04/02/93
  55. * Finished the re-write of RRCONFIG.EXE to accept new values for new
  56.   functions in the reader. Added a help screen, and also a help line at the
  57.   bottom of the screen, pertaining to each field.
  58. * Fields may now also be put into Edit Mode by pressing ENTER instead of F9,
  59.   though F9 will still work.
  60. * F1 now displays a simple help screen.
  61. * F5 now pops up a sample display window, showing all current color
  62.   settings.
  63.  
  64. 03/29/93
  65. * Added a "comment" function to printing text to printer or file.
  66.   Allows the addition of blank lines, or your comment to the printout, or
  67.   the capture file. Pressing 'C' will prompt for comment, to send a blank
  68.   line enter one space char.
  69. * Added a Dos Command function accessed via ALT-X. Allows running a Dos
  70.   command, a batch file, or another program. Had not planned on swapping
  71.   for this function, but I did it anyway, this allows running a larger
  72.   program with this command.
  73. * Modified the Help Screen to show new commands, and those that are to be
  74.   implemented soon. Removed the movement commands, as they are shown on the
  75.   status line.
  76. * With the additional features the code needed to be optimized a bit, it was
  77.   back up to 15K in memory when shelled out. A little re-arranging got it
  78.   back down to about 12K. Getting it down to under 10K will require a major
  79.   rewrite I think, maybe next version.
  80.  
  81. 03/27/93
  82. * Adapted and added some menu code for a scrollable pick window for
  83.   selecting a file to view, both on startup and for New File.
  84. * Added code to swap the majority of the program out to disk or EMS.
  85.   Dropped from 50+K to 13K during swap.
  86.   Need to re-arrange code to allow more of it to be swapped.
  87. * Fixed the Print Top Line function to write to file if in the Print
  88.   to file mode 'F'.
  89.  
  90. 03/20/93 Version 1.05
  91. * First release of program to the general public.
  92. * Included a demo version of the configuration program.
  93.  
  94. 03/10/93
  95. * Implemented configuration file, created configuration program.
  96. * Added all the extra movement keys, Dos Shell, Editor call etc.
  97. * Fixed a couple of buggy procedures.
  98. * Added more scan code checking for extended keys, arrows, PgUp/Dn
  99.   etc for other systems/keyboards.
  100.  
  101. 03/01/93
  102. * Started modifications to original code, implementing additional features
  103.   for a standalone product.
  104.  
  105. 02/25/93  Version 1.0 (PV.EXE)
  106. * Distributed with the CD PowerBox Shareware CD
  107. * Not bad, five days to come up with a product worthy of release,
  108.   simple but good enough for the use required.
  109.   (Five days of l-o-n-g hours though)
  110.  
  111. 02/20/93
  112.   How it all started.
  113. * Phone call from friend, asking me to writer a simple file viewer to
  114.   interface to his CD ROM interface, view file of any size.
  115. * Gathered code from other programs, wrote some new and put together
  116.   a "simple" viewer. Page movements only, no line scrolling, pretty
  117.   basic.
  118.  <eof RR.HST>
  119.